[INFO] cloning repository https://github.com/abvthecity/oxiclean
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abvthecity/oxiclean" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabvthecity%2Foxiclean", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabvthecity%2Foxiclean'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fe1ff7f6a2d36a7ce6a4a816b2e3a0be3027213c
[INFO] testing abvthecity/oxiclean against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabvthecity%2Foxiclean" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/abvthecity/oxiclean
[INFO] finished tweaking git repo https://github.com/abvthecity/oxiclean
[INFO] tweaked toml for git repo https://github.com/abvthecity/oxiclean written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/abvthecity/oxiclean on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/abvthecity/oxiclean already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded path-clean v1.0.1
[INFO] [stderr]   Downloaded unicode-id-start v1.4.0
[INFO] [stderr]   Downloaded oxc_syntax v0.97.0
[INFO] [stderr]   Downloaded oxc_span v0.97.0
[INFO] [stderr]   Downloaded seq-macro v0.3.6
[INFO] [stderr]   Downloaded cow-utils v0.1.3
[INFO] [stderr]   Downloaded oxc_diagnostics v0.97.0
[INFO] [stderr]   Downloaded oxc-miette-derive v2.6.0
[INFO] [stderr]   Downloaded oxc_estree v0.97.0
[INFO] [stderr]   Downloaded owo-colors v4.2.3
[INFO] [stderr]   Downloaded oxc_index v4.1.0
[INFO] [stderr]   Downloaded dragonbox_ecma v0.0.5
[INFO] [stderr]   Downloaded oxc_ecmascript v0.97.0
[INFO] [stderr]   Downloaded clap v4.5.51
[INFO] [stderr]   Downloaded compact_str v0.9.0
[INFO] [stderr]   Downloaded oxc_allocator v0.97.0
[INFO] [stderr]   Downloaded oxc-miette v2.6.0
[INFO] [stderr]   Downloaded oxc_ast v0.97.0
[INFO] [stderr]   Downloaded clap_builder v4.5.51
[INFO] [stderr]   Downloaded oxc_ast_macros v0.97.0
[INFO] [stderr]   Downloaded oxc_regular_expression v0.97.0
[INFO] [stderr]   Downloaded oxc_parser v0.97.0
[INFO] [stderr]   Downloaded oxc_data_structures v0.97.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c26927a7f8ca2328f4fd9370dee5eb714c86f40c0dd46ef7df9d85cf1abcb480
[INFO] running `Command { std: "docker" "start" "-a" "c26927a7f8ca2328f4fd9370dee5eb714c86f40c0dd46ef7df9d85cf1abcb480", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c26927a7f8ca2328f4fd9370dee5eb714c86f40c0dd46ef7df9d85cf1abcb480", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c26927a7f8ca2328f4fd9370dee5eb714c86f40c0dd46ef7df9d85cf1abcb480", kill_on_drop: false }`
[INFO] [stdout] c26927a7f8ca2328f4fd9370dee5eb714c86f40c0dd46ef7df9d85cf1abcb480
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d41eca2d6d042a1e5663d77921eb4a22325d33395bcff83f91be16db5b82c00f
[INFO] running `Command { std: "docker" "start" "-a" "d41eca2d6d042a1e5663d77921eb4a22325d33395bcff83f91be16db5b82c00f", kill_on_drop: false }`
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling oxc_data_structures v0.97.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling oxc_estree v0.97.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling dragonbox_ecma v0.0.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling oxc_allocator v0.97.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling oxc-miette-derive v2.6.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling oxc_ast_macros v0.97.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling oxc-miette v2.6.0
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling oxc_span v0.97.0
[INFO] [stderr]    Compiling oxc_diagnostics v0.97.0
[INFO] [stderr]    Compiling oxc_regular_expression v0.97.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling oxc_index v4.1.0
[INFO] [stderr]    Compiling oxc_syntax v0.97.0
[INFO] [stderr]    Compiling oxc_ast v0.97.0
[INFO] [stderr]    Compiling oxc_ecmascript v0.97.0
[INFO] [stderr]    Compiling oxc_parser v0.97.0
[INFO] [stderr]    Compiling oxiclean_core v0.1.0 (/opt/rustwide/workdir/crates/oxiclean_core)
[INFO] [stderr]    Compiling oxiclean_import_depth v0.1.0 (/opt/rustwide/workdir/crates/oxiclean_import_depth)
[INFO] [stderr]    Compiling oxiclean_import_bloat v0.1.0 (/opt/rustwide/workdir/crates/oxiclean_import_bloat)
[INFO] [stderr]    Compiling oxiclean v0.1.0 (/opt/rustwide/workdir/apps/oxiclean)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.71s
[INFO] running `Command { std: "docker" "inspect" "d41eca2d6d042a1e5663d77921eb4a22325d33395bcff83f91be16db5b82c00f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d41eca2d6d042a1e5663d77921eb4a22325d33395bcff83f91be16db5b82c00f", kill_on_drop: false }`
[INFO] [stdout] d41eca2d6d042a1e5663d77921eb4a22325d33395bcff83f91be16db5b82c00f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f51070ae294c08dd4197db5ef4a90badd3f5944e4fd97d573fc5a2335b684b6e
[INFO] running `Command { std: "docker" "start" "-a" "f51070ae294c08dd4197db5ef4a90badd3f5944e4fd97d573fc5a2335b684b6e", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling oxc_regular_expression v0.97.0
[INFO] [stderr]    Compiling oxc_syntax v0.97.0
[INFO] [stderr]    Compiling oxc_ast v0.97.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling oxc_ecmascript v0.97.0
[INFO] [stderr]    Compiling oxc_parser v0.97.0
[INFO] [stderr]    Compiling oxiclean_core v0.1.0 (/opt/rustwide/workdir/crates/oxiclean_core)
[INFO] [stderr]    Compiling oxiclean_import_depth v0.1.0 (/opt/rustwide/workdir/crates/oxiclean_import_depth)
[INFO] [stderr]    Compiling oxiclean_import_bloat v0.1.0 (/opt/rustwide/workdir/crates/oxiclean_import_bloat)
[INFO] [stderr]    Compiling oxiclean v0.1.0 (/opt/rustwide/workdir/apps/oxiclean)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.70s
[INFO] running `Command { std: "docker" "inspect" "f51070ae294c08dd4197db5ef4a90badd3f5944e4fd97d573fc5a2335b684b6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f51070ae294c08dd4197db5ef4a90badd3f5944e4fd97d573fc5a2335b684b6e", kill_on_drop: false }`
[INFO] [stdout] f51070ae294c08dd4197db5ef4a90badd3f5944e4fd97d573fc5a2335b684b6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a01f58e30ccebafd3aa32c878c5f7e89f820218a16873b6246821948624f65c6
[INFO] running `Command { std: "docker" "start" "-a" "a01f58e30ccebafd3aa32c878c5f7e89f820218a16873b6246821948624f65c6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/oxiclean-e3cc5808215ec13a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxiclean_core-69a0ee5a3b7a7b8d)
[INFO] [stdout] 
[INFO] [stdout] running 49 tests
[INFO] [stdout] test constants::tests::test_index_files_uses_all_extensions ... ok
[INFO] [stdout] test constants::tests::test_js_ts_extensions_includes_all_variants ... ok
[INFO] [stdout] test constants::tests::test_resolve_extensions_matches_js_ts_extensions ... ok
[INFO] [stdout] test constants::tests::test_typescript_module_extensions_included ... ok
[INFO] [stdout] test config::tests::test_find_git_root ... ok
[INFO] [stdout] test parser::tests::test_cache_behavior ... ok
[INFO] [stdout] test parser::tests::test_dynamic_import ... ok
[INFO] [stdout] test parser::tests::test_jsx_file ... ok
[INFO] [stdout] test parser::tests::test_mixed_type_and_runtime_import ... ok
[INFO] [stdout] test collector::tests::test_collect_entries_empty_when_no_matches ... ok
[INFO] [stdout] test collector::tests::test_collect_entries_skips_test_files ... ok
[INFO] [stdout] test config::tests::test_read_tsconfig_paths_multiple_files ... ok
[INFO] [stdout] test collector::tests::test_collect_entries_with_glob ... ok
[INFO] [stdout] test config::tests::test_read_tsconfig_paths_strips_trailing_slash ... ok
[INFO] [stdout] test collector::tests::test_collect_entries_only_js_ts_files ... ok
[INFO] [stdout] test parser::tests::test_multiple_imports ... ok
[INFO] [stdout] test collector::tests::test_collect_entries_with_glob_pattern ... ok
[INFO] [stdout] test parser::tests::test_require_call ... ok
[INFO] [stdout] test config::tests::test_read_tsconfig_paths_empty ... ok
[INFO] [stdout] test parser::tests::test_require_in_object ... ok
[INFO] [stdout] test config::tests::test_read_tsconfig_paths_with_comments ... ok
[INFO] [stdout] test parser::tests::test_require_in_expression ... ok
[INFO] [stdout] test parser::tests::test_static_import_named ... ok
[INFO] [stdout] test parser::tests::test_typescript_file ... ok
[INFO] [stdout] test parser::tests::test_static_import_namespace ... ok
[INFO] [stdout] test parser::tests::test_type_only_import_skipped ... ok
[INFO] [stdout] test config::tests::test_read_tsconfig_paths_with_base_url ... ok
[INFO] [stdout] test config::tests::test_read_tsconfig_paths_no_paths ... ok
[INFO] [stdout] test resolver::tests::test_resolve_cache_behavior ... ok
[INFO] [stdout] test config::tests::test_read_tsconfig_paths_simple ... ok
[INFO] [stdout] test collector::tests::test_collect_entries_from_src ... ok
[INFO] [stdout] test resolver::tests::test_resolve_index_file ... ok
[INFO] [stdout] test parser::tests::test_no_imports ... ok
[INFO] [stdout] test resolver::tests::test_resolve_node_modules_fallback_to_index ... ok
[INFO] [stdout] test resolver::tests::test_resolve_nonexistent_file ... ok
[INFO] [stdout] test parser::tests::test_require_in_array ... ok
[INFO] [stdout] test resolver::tests::test_resolve_relative_same_dir ... ok
[INFO] [stdout] test resolver::tests::test_resolve_node_modules_walks_up ... ok
[INFO] [stdout] test resolver::tests::test_resolve_node_modules_with_main ... ok
[INFO] [stdout] test resolver::tests::test_resolve_relative_parent_dir ... ok
[INFO] [stdout] test parser::tests::test_side_effect_import ... ok
[INFO] [stdout] test resolver::tests::test_resolve_with_extension ... ok
[INFO] [stdout] test resolver::tests::test_resolve_node_modules_with_exports ... ok
[INFO] [stdout] test parser::tests::test_static_import_default ... ok
[INFO] [stdout] test resolver::tests::test_resolve_tsconfig_path_alias ... ok
[INFO] [stdout] test resolver::tests::test_resolve_node_modules_with_exports_object ... ok
[INFO] [stdout] test resolver::tests::test_resolve_tsconfig_path_alias_with_trailing_slash ... ok
[INFO] [stdout] test parser::tests::test_require_in_conditional ... ok
[INFO] [stdout] test config::tests::test_find_git_root_not_found ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::test_find_git_root_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::tests::test_find_git_root_not_found' (26) panicked at crates/oxiclean_core/src/config.rs:157:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63fd1b9f4ce8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63fd1b9f4ce8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63fd1b9f4ce8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63fd1b9f4ce8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63fd1ba0bd4a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63fd1ba0bd4a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63fd1b9f9c82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63fd1b9f9c82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63fd1b9d1496 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63fd1b9d1496 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63fd1b9ec109 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63fd1b45b6dc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63fd1b45b6dc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63fd1b9ec2c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63fd1b9ec2c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63fd1b9d1552 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63fd1b9c5e99 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63fd1b9d235d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63fd1ba0c5bc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63fd1ba0c302 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63fd1b430c5b - <core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63fd1b430c5b - oxiclean_core[b39c7fc809596320]::config::tests::test_find_git_root_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/oxiclean_core/src/config.rs:157:44
[INFO] [stdout]   22:     0x63fd1b42ef57 - oxiclean_core[b39c7fc809596320]::config::tests::test_find_git_root_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/oxiclean_core/src/config.rs:144:38
[INFO] [stdout]   23:     0x63fd1b438336 - <oxiclean_core[b39c7fc809596320]::config::tests::test_find_git_root_not_found::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63fd1b44e7bb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63fd1b44e7bb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x63fd1b45c035 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x63fd1b45c035 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x63fd1b45c035 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x63fd1b45c035 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x63fd1b45c035 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x63fd1b45c035 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x63fd1b45c035 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x63fd1b456b94 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x63fd1b456b94 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x63fd1b45f0b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x63fd1b45f0b2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x63fd1b45f0b2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x63fd1b45f0b2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63fd1b45f0b2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63fd1b45f0b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x63fd1b45f0b2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63fd1b9f410f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x63fd1b9f410f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x77c4c1bacaa4 - <unknown>
[INFO] [stdout]   45:     0x77c4c1c39a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     config::tests::test_find_git_root_not_found
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 48 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p oxiclean_core --lib`
[INFO] running `Command { std: "docker" "inspect" "a01f58e30ccebafd3aa32c878c5f7e89f820218a16873b6246821948624f65c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a01f58e30ccebafd3aa32c878c5f7e89f820218a16873b6246821948624f65c6", kill_on_drop: false }`
[INFO] [stdout] a01f58e30ccebafd3aa32c878c5f7e89f820218a16873b6246821948624f65c6
